home *** CD-ROM | disk | FTP | other *** search
- object FrmLocation: TFrmLocation
- Left = 206
- Top = 108
- BorderStyle = bsDialog
- Caption = 'Table Locations'
- ClientHeight = 273
- ClientWidth = 427
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- Position = poScreenCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 16
- object LstDisplay: TListBox
- Left = 17
- Top = 16
- Width = 392
- Height = 193
- ItemHeight = 16
- TabOrder = 0
- end
- object BtnOK: TBitBtn
- Left = 177
- Top = 224
- Width = 89
- Height = 33
- TabOrder = 1
- OnClick = BtnOKClick
- Kind = bkOK
- end
- end
-